Programming Visual Basic 2008 by Tim Patrick

Programming Visual Basic 2008 by Tim Patrick

Author:Tim Patrick [Tim Patrick]
Language: eng
Format: epub, pdf
Tags: COMPUTERS / Programming Languages / Visual BASIC
ISBN: 9780596159382
Publisher: O'Reilly Media
Published: 2008-12-16T16:00:00+00:00


Binary

The subtraction operator, although if you can figure out how to subtract one bumblebee from another, you're a better programmer than I am.

*

Binary

The multiplication operator.

/

Binary

The standard division operator.

\

Binary

The integer division operator. Remember, you are not required to retain any sense of "integer" in this operator if it doesn't meet your class's needs.

^

Binary

The exponentiation ("to the power of") operator.

Mod

Binary

The modulo operator, sometimes called the remainder operator since it returns the remainder of a division action.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.